public void save( Stream output, PDFSecurityHandler securityHandler, boolean enableObjectCompression ) |
Parameters
- output
- Stream where the PDF file will be saved.
- securityHandler
- Security handler for encrypting the merged file.
- enableObjectCompression
- True if the merged file should compress the PDF file structure.